{"componentChunkName":"component---src-templates-blog-post-js","path":"/linux/생활코딩-리눅스-강좌( 기초-2 )/","result":{"data":{"site":{"siteMetadata":{"title":"Study Log","author":"[HongDongUk]","siteUrl":"https://donguk.netlify.com","comment":{"disqusShortName":"","utterances":"doonguk/doonguk.github.io"},"sponsor":{"buyMeACoffeeId":"doonguk"}}},"markdownRemark":{"id":"d2140b6d-f1bd-54a9-8ed7-4095ebaf1c40","excerpt":"cp source target dir : source 파일을 target dir에 복사 ls -l dir name :  dir name 안에 있는 파일 정보 확인 mv source target dir : source 파일을 target dir로 이동시킨다.  target dir 와 현재위치가 같다면 파일이름을 변경 시킨다.  sudo : ( super user do ) 관리자 권한 > Super User or Root User nano : (초급자?) 편집기 ^ 기호는 Ctrl 을 의미 Cut…","html":"<ul>\n<li><code>cp [source] [target dir]</code> : source 파일을 target dir에 복사</li>\n<li><code>ls -l [dir name]</code> : <code> [dir name]</code> 안에 있는 파일 정보 확인</li>\n<li>\n<p><code>mv [source] [target dir]</code> : source 파일을 target dir로 이동시킨다. </p>\n<ul>\n<li><code>[target dir]</code> 와 현재위치가 같다면 파일이름을 <strong>변경</strong> 시킨다. </li>\n</ul>\n</li>\n<li><code>sudo</code> : ( super user do ) 관리자 권한 > Super User or Root User</li>\n<li>\n<p><code>nano</code> : (초급자?) 편집기</p>\n<ul>\n<li>^ 기호는 <code>Ctrl</code> 을 의미</li>\n<li><code>Cut text, UnCut text</code>  : 잘라내기, 붙여내기 기능</li>\n</ul>\n</li>\n<li>\n<p>homebew : 프로그래머들이 사용하는 앱스토어 느낌( 명령을 통해서 행위를 하는 프로그램을 다룸), 패키지 매니저</p>\n<ul>\n<li><code>htop</code> : 컴퓨터에서 사용되고 있는 자원을 확인해주는 패키지 </li>\n<li><code>brew upgrade</code> : 파라미터로 패키지 명을 받으면 해당 패키지 최신버전으로 업그레이드, 파라미터 없다면 모두 업그레이드</li>\n<li><code>brew update</code> : 다운 받는 패키지들을 최신 버전으로 받을 수 있게 해줌 ( 패키지 다운로드 전에 해주자! ) </li>\n</ul>\n</li>\n<li><code>wget [file url] </code> : 파일 다운로드 기능, <code>-O</code> 옵션으로 이름 붙이기 가능</li>\n<li><code>git clone [open source url] [지정할 파일명]</code> : open source clone</li>\n</ul>","frontmatter":{"title":"생활코딩 리눅스 강좌(기초-2)","date":"November 08, 2019"}}},"pageContext":{"slug":"/linux/생활코딩-리눅스-강좌( 기초-2 )/","previous":{"fields":{"slug":"/linux/생활코딩-리눅스-강좌( 기초-1 )/"},"frontmatter":{"title":"생활코딩 리눅스 강좌(기초-1)","category":"linux"}},"next":{"fields":{"slug":"/linux/생활코딩-리눅스-강좌(IO-Redirection)/"},"frontmatter":{"title":"생활코딩 리눅스 강좌(IO Redirection)","category":"linux"}}}},"staticQueryHashes":["3128451518","96099027"]}